-
Home
-
DemoPress: Demo Content Generator
-
1.1
-
Code
-
Classes
- Generator
Total Complexity |
38 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
215 |
Lines of code |
145 |
Logical lines of code |
90 |
Comment lines |
4 |
Methods |
19 |
Properties |
11 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
format_log_list() |
S |
54 |
5 |
22 |
prepare() |
S |
58 |
4 |
15 |
check_health() |
S |
64 |
4 |
9 |
save() |
S |
62 |
3 |
11 |
run() |
S |
65 |
3 |
10 |
add_log_entry() |
S |
64 |
3 |
9 |
change_status() |
S |
66 |
3 |
8 |
instance() |
S |
69 |
2 |
7 |
new_task() |
S |
59 |
1 |
14 |
reset_task() |
S |
62 |
1 |
12 |
stop_task() |
S |
79 |
1 |
3 |
schedule_next() |
S |
79 |
1 |
3 |
is_running() |
S |
80 |
1 |
3 |
is_finished() |
S |
80 |
1 |
3 |
is_idle() |
S |
80 |
1 |
3 |
is_error() |
S |
80 |
1 |
3 |
timeout() |
S |
82 |
1 |
3 |
generator() |
S |
82 |
1 |
3 |
__construct() |
S |
75 |
1 |
4 |